Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing removal of old or invalid proposals #2377

Conversation

ManfredKarrer
Copy link
Contributor

  • If a proposal had a tx which is not in our BSQ state it was not removed
  • If a tx was outdated (> 60 days old) it was only removed if we are
    in proposal phase. We added check for past cycle to cover those as well.

- If a proposal had a tx which is not in our BSQ state it was not removed
- If a tx was outdated (> 60 days old) it was only removed if we are
in proposal phase. We added check for past cycle to cover those as well.
@ManfredKarrer ManfredKarrer requested a review from sqrrm February 5, 2019 20:16
@ripcurlx ripcurlx added the in:dao label Feb 6, 2019
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ManfredKarrer
Copy link
Contributor Author

@sqrrm Could u have a look as well?

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ManfredKarrer ManfredKarrer merged commit f87522f into bisq-network:master Feb 11, 2019
@ManfredKarrer ManfredKarrer deleted the dao-fix-remove-proposal-handling branch February 14, 2019 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants